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