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