import { IconDefinition } from '../types'; declare const PythonOutlined: IconDefinition; export default PythonOutlined;