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