export declare function APIGateway(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Apigee(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Endpoints(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
