export declare function Barbican(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Glance(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Karbor(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Keystone(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Searchlight(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
