export { EntityDTO, EntityDTO as DTO } from './dto.js'; export type { IEntityDTO } from './dto.js';