import {StreamParser} from "@codemirror/language"
export declare const jinja2: StreamParser<unknown>
