export { imageDark } from './dark'; export { imageLight } from './light'; export type { ImageTheme, ImageThemeVars } from './light';