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