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