import './style'; export declare const Tabs: import("react").FC; export declare const TabPanel: import("react").FC; export default Tabs;