import type { EnvironmentResponse } from '../schemas/EnvironmentResponse'; export type EnvironmentResponseResponse = EnvironmentResponse;