import type { Palette } from '../services/theme-provider-service.js';
/**
 * Color palette inspired by the Alien franchise.
 * Acid green primary, cold industrial steel-blue secondary,
 * with harsh, clinical tones for semantic colors.
 */
export declare const xenomorphPalette: Palette;
//# sourceMappingURL=xenomorph-palette.d.ts.map