import { DeveloperIconProps } from '../icon'; export declare const Python: (props: DeveloperIconProps) => import('react').FunctionComponentElement;