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

declare const ReactIcon: MdiReactIconComponentType;
export default ReactIcon;
