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

declare const ShieldHomeOutlineIcon: MdiReactIconComponentType;
export default ShieldHomeOutlineIcon;
