declare const TabsWrapper: ({ TabsData, ...data }: any) => JSX.Element; export default TabsWrapper;