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

declare const FuseIcon: MdiReactIconComponentType;
export default FuseIcon;
