import OadpEntityTable from './oadp-entity-table';
export type { OadpEntityTableProps } from './oadp-entity-table';
export default OadpEntityTable;
