import { LanguageSupport } from '@codemirror/language'; export declare function python(): LanguageSupport; //# sourceMappingURL=python-lang.d.ts.map