import type { LanguageAnalyzer } from "./types.js"; export declare const pythonAnalyzer: LanguageAnalyzer; //# sourceMappingURL=python.d.ts.map