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

declare const HomeModernIcon: MdiReactIconComponentType;
export default HomeModernIcon;
