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

declare const HomePlusIcon: MdiReactIconComponentType;
export default HomePlusIcon;
