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

declare const ShieldOutlineIcon: MdiReactIconComponentType;
export default ShieldOutlineIcon;
