import PisellSuperTabs from './PisellSuperTabs'; export default PisellSuperTabs; export type { PisellSuperTabsProps, TabDataItem } from './types';