import Table from './Table'; export type { PdTableColumn } from './interface'; export default Table;