import type { ServiceResponse } from '../schemas/ServiceResponse'; export type ServiceResponseResponse = ServiceResponse;