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