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

declare const NullIcon: MdiReactIconComponentType;
export default NullIcon;
