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

declare const MaterialUiIcon: MdiReactIconComponentType;
export default MaterialUiIcon;
