import {StreamParser} from "@codemirror/next/stream-parser" export declare const python: StreamParser export declare const cython: StreamParser