export declare function APIGatewayWhite(label?: string, options?: Record): import("../index.ts").Node; export declare function APIGateway(label?: string, options?: Record): import("../index.ts").Node; export declare function APIServiceWhite(label?: string, options?: Record): import("../index.ts").Node; export declare function APIService(label?: string, options?: Record): import("../index.ts").Node; export declare function ResourceMgmtWhite(label?: string, options?: Record): import("../index.ts").Node; export declare function ResourceMgmt(label?: string, options?: Record): import("../index.ts").Node;