export declare function Congress(label?: string, options?: Record): import("../index.ts").Node; export declare function Rally(label?: string, options?: Record): import("../index.ts").Node; export declare function Vitrage(label?: string, options?: Record): import("../index.ts").Node; export declare function Watcher(label?: string, options?: Record): import("../index.ts").Node;