export declare enum RunbookEnvironmentScope { All = "All", Specified = "Specified", FromProjectLifecycles = "FromProjectLifecycles" }