import type { InfrastructureResponse } from '../schemas/InfrastructureResponse'; export type InfrastructureResponseResponse = InfrastructureResponse;