import { ParserRuleContext } from "@making-sense/antlr4ng"; export declare const getTokenType: (ctx: ParserRuleContext) => number;