import type { Palette } from '../services/theme-provider-service.js';
/**
 * Color palette inspired by the Half-Life Black Mesa Research Facility.
 * Lambda orange primary, teal-cyan secondary,
 * with industrial-toned semantic colors on dark backgrounds.
 */
export declare const blackMesaPalette: Palette;
//# sourceMappingURL=black-mesa-palette.d.ts.map