/** * Sunset Theme - Orange/Amber tones */ import type { Theme } from '../types.js'; export declare const sunsetTheme: Theme; //# sourceMappingURL=sunset.d.ts.map