import { Grammar } from "@cranq/bipt-parser"; import { ChunkType } from "../types/ChunkType"; export declare const grammar: Grammar;