import React from 'react';
import { SVGProps } from 'react';
declare const Python: (props: SVGProps<SVGSVGElement>) => React.ReactNode;
export default Python;
//# sourceMappingURL=Python.d.ts.map