export const HEIGHT = 48; export const FONT_SIZE = 17; export const BORDER_RADIUS = 26; export const CORNERS = 999; export const SPACING = { xs: 4, sm: 8, md: 16, lg: 24, xl: 32, };