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

declare const HomeVariantIcon: MdiReactIconComponentType;
export default HomeVariantIcon;
