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