import type { EnvironmentResponse } from '../schemas/EnvironmentResponse'; export type EnvironmentListResponseResponse = EnvironmentResponse[];