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

declare const MaterialDesignIcon: MdiReactIconComponentType;
export default MaterialDesignIcon;
