import type { Grammar } from './Grammar.js';
export declare const pathGrammar: Grammar;
