export * from './core'; export { ThemeService as default } from './core'; export * from './methods'; export * from './options';