import OadpTable from './oadp-table';
export type { OadpTableProps } from './oadp-table';
export default OadpTable;
