declare const style: { tabs: {}; }; export declare function configStyle(styleTabs: any): void; export default style;