export declare const dropdownThemeOverrides: { padding: string; peers: { Popover: { boxShadow: string; }; }; };