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

declare const NutIcon: MdiReactIconComponentType;
export default NutIcon;
