import { theme as light } from './light.mjs' import { theme as dark } from './dark.mjs' export { light, dark }