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