/** * Modern theme - Default light theme */ import type { Theme } from './types.js'; export declare const modernTheme: Theme; //# sourceMappingURL=modern.d.ts.map