/** * Forest Theme - Green/Emerald tones */ import type { Theme } from '../types.js'; export declare const forestTheme: Theme; //# sourceMappingURL=forest.d.ts.map