export declare const Tab: (styleProps: any) => string; export declare const Tabs: (styleProps: any) => string; export declare const TabsList: (styleProps: any) => string; export declare const TabsPanel: (styleProps: any) => string;