export declare function Amplify(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function APIGatewayEndpoint(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function APIGateway(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Appsync(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function DeviceFarm(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Mobile(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Pinpoint(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
