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