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