export declare function ArtifactManagement(label?: string, options?: Record): import("../index.ts").Node; export declare function BuildTest(label?: string, options?: Record): import("../index.ts").Node; export declare function CodeEditor(label?: string, options?: Record): import("../index.ts").Node; export declare function CollaborativeDevelopment(label?: string, options?: Record): import("../index.ts").Node; export declare function ConfigurationManagement(label?: string, options?: Record): import("../index.ts").Node; export declare function ContinuousDeploy(label?: string, options?: Record): import("../index.ts").Node; export declare function ContinuousTesting(label?: string, options?: Record): import("../index.ts").Node; export declare function Devops(label?: string, options?: Record): import("../index.ts").Node; export declare function Provision(label?: string, options?: Record): import("../index.ts").Node; export declare function ReleaseManagement(label?: string, options?: Record): import("../index.ts").Node;