import { ThemeVariant } from '../types/index.js'; import { LevelStyleConfig } from '../utils/index.js'; /** * Theme configurations for different visual styles */ export declare const THEME_PRESETS: Record>; //# sourceMappingURL=themes.d.ts.map