import type { SVGAttributes } from 'react'; export default function Warning(props: SVGAttributes): JSX.Element;