export { default as Table } from './Table.vue';
export type { TableColumn } from './Table.vue';
