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