/// import { IconProps } from '../../types'; declare const ShieldWarning: (allProps: IconProps) => JSX.Element; export default ShieldWarning;