import { SvgIconProps } from '@mui/material'; export default function SvgWarning(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;