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

declare const ShieldIcon: MdiReactIconComponentType;
export default ShieldIcon;
