import OadpTab from './oadp-tab';
export type { OadpTabProps } from './oadp-tab';
export default OadpTab;
