export type SwitchSize = 'lg' | 'md' | 'sm' | 'xs';