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