import { themeDataPlugin } from './themeDataPlugin.js'; export * from './prepareThemeData.js'; export * from './themeDataPlugin.js'; /** @deprecated Use named export instead */ export default themeDataPlugin;