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