export declare function BareMetalServer(label?: string, options?: Record): import("../index.ts").Node; export declare function ImageService(label?: string, options?: Record): import("../index.ts").Node; export declare function Instance(label?: string, options?: Record): import("../index.ts").Node; export declare function Key(label?: string, options?: Record): import("../index.ts").Node; export declare function PowerInstance(label?: string, options?: Record): import("../index.ts").Node;