export declare const getSelectColor: (theme: any) => { backgroundColor: any; color: any; };