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