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