/**
 * Copyright (c) HashiCorp, Inc.
 * SPDX-License-Identifier: MPL-2.0
 */
import { HighlightStyle } from '@codemirror/language';
declare const hdsDarkHighlightStyle: HighlightStyle;
export default hdsDarkHighlightStyle;
