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