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

declare const HomeIcon: MdiReactIconComponentType;
export default HomeIcon;
