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

declare const ShieldHomeIcon: MdiReactIconComponentType;
export default ShieldHomeIcon;
