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

declare const HomeAccountIcon: MdiReactIconComponentType;
export default HomeAccountIcon;
