import { IconProps } from '../types';
declare const ShieldPlus: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default ShieldPlus;
//# sourceMappingURL=ShieldPlus.d.ts.map