import { type LanguageExtractor } from "./types.js"; export declare const pythonExtractor: LanguageExtractor;