export class ServicioDto { id_servicio: number; servicio: string; }