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