/**
 * Copyright (c) HashiCorp, Inc.
 * SPDX-License-Identifier: MPL-2.0
 */
declare const hdsDark: import("@codemirror/state").Extension;
export default hdsDark;
