import OadpTableColumn from './oadp-table-column';
export type { OadpTableColumnProps } from './oadp-table-column';
export default OadpTableColumn;
