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