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

declare const LanguagePythonTextIcon: MdiReactIconComponentType;
export default LanguagePythonTextIcon;
