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