import {StreamParser} from "@codemirror/next/stream-parser" export declare const xml: StreamParser export declare const html: StreamParser