import type { SVGProps } from 'react'; /** @deprecated */ declare const SvgAlertWarning: (props: SVGProps) => import("react").JSX.Element; export default SvgAlertWarning;