export declare function Fluentd(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Vector(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
