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

declare const SetNullIcon: MdiReactIconComponentType;
export default SetNullIcon;
