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

declare const MdiIcon: MdiReactIconComponentType;
export default MdiIcon;
