export namespace highContrastModeConfig { const colorDivider: string; const controlBorderColor: string; const controlBorderColorHover: string; const controlBorderColorSubtle: string; const surfaceBorderColor: string; } //# sourceMappingURL=high-contrast-mode-config.d.ts.map