export const SIZE = { Xs: 'xs', S: 's', M: 'm', L: 'l', } as const;