export declare function AlarmWhite(label?: string, options?: Record): import("../index.ts").Node; export declare function Alarm(label?: string, options?: Record): import("../index.ts").Node; export declare function EmailWhite(label?: string, options?: Record): import("../index.ts").Node; export declare function Email(label?: string, options?: Record): import("../index.ts").Node; export declare function EventsWhite(label?: string, options?: Record): import("../index.ts").Node; export declare function Events(label?: string, options?: Record): import("../index.ts").Node; export declare function HealthCheckWhite(label?: string, options?: Record): import("../index.ts").Node; export declare function HealthCheck(label?: string, options?: Record): import("../index.ts").Node; export declare function NotificationsWhite(label?: string, options?: Record): import("../index.ts").Node; export declare function Notifications(label?: string, options?: Record): import("../index.ts").Node; export declare function QueueWhite(label?: string, options?: Record): import("../index.ts").Node; export declare function Queue(label?: string, options?: Record): import("../index.ts").Node; export declare function SearchWhite(label?: string, options?: Record): import("../index.ts").Node; export declare function Search(label?: string, options?: Record): import("../index.ts").Node; export declare function TelemetryWhite(label?: string, options?: Record): import("../index.ts").Node; export declare function Telemetry(label?: string, options?: Record): import("../index.ts").Node; export declare function WorkflowWhite(label?: string, options?: Record): import("../index.ts").Node; export declare function Workflow(label?: string, options?: Record): import("../index.ts").Node;