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

declare const FuseBladeIcon: MdiReactIconComponentType;
export default FuseBladeIcon;
