/** * @deprecated Import from `@happyvertical/smrt-ui/themes`. * * This compatibility path now forwards to the canonical preset-aware theme * system so `/theme`, `/themes`, and root imports share one context and one * ThemeProvider implementation. */ export * from '../themes/index.js'; //# sourceMappingURL=index.d.ts.map