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