export declare const DROPDOWN_HEIGHT = 256; export declare const SIZE_CONFIG: Record<"small" | "medium" | "large", { trigger: string; text: string; }>;