export declare enum DocumentationEnvironment { live = "Live", preview = "Preview" }