import { Rval1 } from './Rval1' /** getYieldPartnersResponse */ export interface GetYieldPartnersResponse { /** rval[] */ rval?: Array }