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