export declare function compactGrammarDefinition(syntax: "lark" | "regex", definition: string): string;