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