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