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