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

declare const ShieldPlusIcon: MdiReactIconComponentType;
export default ShieldPlusIcon;
