export declare function Cortex(label?: string, options?: Record): import("../index.ts").Node; export declare function Datadog(label?: string, options?: Record): import("../index.ts").Node; export declare function Dynatrace(label?: string, options?: Record): import("../index.ts").Node; export declare function Grafana(label?: string, options?: Record): import("../index.ts").Node; export declare function Humio(label?: string, options?: Record): import("../index.ts").Node; export declare function Mimir(label?: string, options?: Record): import("../index.ts").Node; export declare function Nagios(label?: string, options?: Record): import("../index.ts").Node; export declare function Newrelic(label?: string, options?: Record): import("../index.ts").Node; export declare function PrometheusOperator(label?: string, options?: Record): import("../index.ts").Node; export declare function Prometheus(label?: string, options?: Record): import("../index.ts").Node; export declare function Sentry(label?: string, options?: Record): import("../index.ts").Node; export declare function Splunk(label?: string, options?: Record): import("../index.ts").Node; export declare function Thanos(label?: string, options?: Record): import("../index.ts").Node; export declare function Zabbix(label?: string, options?: Record): import("../index.ts").Node;