declare const styles: { readonly "tabs": string; readonly "cursor": string; readonly "tabsContent": string; readonly "tabPane": string; readonly "tabPaneAnimated": string; readonly "label": string; readonly "tabsNavWrapper": string; readonly "tabsNav": string; readonly "tabsNavScroll": string; readonly "tabsNavItem": string; readonly "tabsNavSelected": string; readonly "tabsDivider": string; readonly "tabsCursor": string; }; export = styles;