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

declare const HomeAddIcon: MdiReactIconComponentType;
export default HomeAddIcon;
