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

declare const HomeMinusIcon: MdiReactIconComponentType;
export default HomeMinusIcon;
