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

declare const ShieldPlusOutlineIcon: MdiReactIconComponentType;
export default ShieldPlusOutlineIcon;
