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