import OadpTabItem from './oadp-tab-item';
export type { OadpTabItemProps } from './oadp-tab-item';
export default OadpTabItem;
