export declare const SIZE: { readonly Xs: "xs"; readonly S: "s"; readonly M: "m"; readonly L: "l"; };