import { RawContextKey } from "../../../../platform/contextkey/common/contextkey.js"; export declare const VIEW_CONTAINER: import("../../../common/views.js").ViewContainer; export declare const CONTEXT_HAS_LOCAL_SERVER: RawContextKey; export declare const CONTEXT_HAS_REMOTE_SERVER: RawContextKey; export declare const CONTEXT_HAS_WEB_SERVER: RawContextKey;