import type { LicensesService } from '../licenses.service' export type LicensesServiceFindAllResponseDto = Awaited>