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