import type { InfrastructureResponse } from '../schemas/InfrastructureResponse'; export type InfrastructureListResponseResponse = InfrastructureResponse[];