export declare const sizes: Record<"xxs" | "xs" | "sm" | "md" | "lg" | "xl" | "xxl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | "8xl", { width: string; thickness: string; thicknessInner: string; }>;