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