import { SVGProps } from 'react'; declare const IconWarningFill: (props: SVGProps) => JSX.Element; export default IconWarningFill;