import React from 'react';
declare const Python: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
export default Python;
