import OadpBusinessTable from './oadp-business-table';
export type { OadpBusinessTableProps } from './oadp-business-table';
export default OadpBusinessTable;
