export type Size = 'xs' | 'sm' | 'base' | 'lg';