import type { Palette } from '../services/theme-provider-service.js';
/**
 * Color palette inspired by the Fallout Pip-Boy terminal.
 * Phosphor green primary, amber secondary,
 * with CRT-toned semantic colors on a dark background.
 */
export declare const vaultDwellerPalette: Palette;
//# sourceMappingURL=vault-dweller-palette.d.ts.map