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