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

declare const HomeOutlineIcon: MdiReactIconComponentType;
export default HomeOutlineIcon;
