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