export { lightPalette, type LightPalette } from './light'; export { darkPalette, type DarkPalette } from './dark';