import { ParserSettings } from '../../types';
export declare const pythonParser: ParserSettings;
export default pythonParser;
