import { IconProps } from '../lib';
declare function ShieldPlus(props: IconProps): JSX.Element;
export default ShieldPlus;
