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