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