import { FullAuditedEntityDto } from '../abp' export interface AiDto extends FullAuditedEntityDto { name: string }