import {StreamParser} from "@codemirror/language" export declare const xml: StreamParser export declare const html: StreamParser