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

declare const ShieldHouseIcon: MdiReactIconComponentType;
export default ShieldHouseIcon;
