import { FC, SVGProps } from 'react'; declare const IconShieldExclamation: FC & { fill?: string }>; export default IconShieldExclamation;