export { defaultBrandConfig } from './defaults' export type { BrandConfig, ThemeColors } from './types' export { HEX_COLOR_REGEX } from './types'