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