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