export { TableDTO, TableDTO as DTO } from './dto.js'; export type { ITableDTO } from './dto.js';