import {StreamParser} from "@codemirror/language" export declare const python: StreamParser export declare const cython: StreamParser