export declare type TSize = "xs" | "sm" | "md" | "lg" | "xl" | "xxl";