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