export const UI_C = { BTN_VARIANT: 'outline' as "solid" | "subtle" | "surface" | "outline" | "ghost" | "plain" | undefined, COLOR_PALETTE: 'blue' }