import type { ServiceResponse } from '../schemas/ServiceResponse'; export type ServiceListResponseResponse = ServiceResponse[];