import { MdiReactIconComponentType } from './dist/typings';

declare const LanguagePythonIcon: MdiReactIconComponentType;
export default LanguagePythonIcon;
