import type { Palette } from '../services/theme-provider-service.js';
/**
 * Color palette inspired by Stranger Things and the town of Hawkins, Indiana.
 * Christmas-light red primary, eerie Upside Down teal secondary,
 * with warm, desaturated 80s tones for semantic colors.
 */
export declare const hawkinsPalette: Palette;
//# sourceMappingURL=hawkins-palette.d.ts.map