export declare function Monasca(label?: string, options?: Record): import("../index.ts").Node; export declare function Telemetry(label?: string, options?: Record): import("../index.ts").Node;