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

declare const NeatoIcon: MdiReactIconComponentType;
export default NeatoIcon;
