import type { ServiceDashboardResponse } from '../schemas/ServiceDashboardResponse'; export type ServiceDashboardListResponseResponse = ServiceDashboardResponse[];