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