declare const styles: { readonly "tabBar": string; readonly "tabGroup": string; readonly "tabItem": string; readonly "isDisabled": string; readonly "leftIcon": string; readonly "rightIcon": string; readonly "tabSelected": string; readonly "selectedLine": string; readonly "hasError": string; readonly "highlight": string; }; export = styles;