export declare const SIZE_CONFIG: Record<"small" | "medium" | "large", { chips: string; input: string; chip: string; icon: string; }>;