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