export type PickerGroupThemeVars = {
    pickerGroupBackground?: string;
};
