import TablePreview from './data-table.vue';
import TableDesign from './table-design.vue';
export { TablePreview, TableDesign };
