export declare function Newrelic(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Opsgenie(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Pagerduty(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Pushover(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Xmatters(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
