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