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