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

declare const NestIcon: MdiReactIconComponentType;
export default NestIcon;
