export declare type SizeType = "full" | "l" | "m" | "s" | "xs";