export declare function Connect(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function CustomerEngagement(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Pinpoint(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function SimpleEmailServiceSesEmail(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function SimpleEmailServiceSes(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare const SES: typeof SimpleEmailServiceSes;
