import { HighlightLexer } from "./HighlightLexer"; export declare const tokenList: import("./_types/IHighlightTokenType").IHighlightTokenType[]; export declare const plaintextLexer: HighlightLexer; //# sourceMappingURL=plaintextLexer.d.ts.map