import { YieldGroups } from './YieldGroups' /** updateYieldGroups */ export interface UpdateYieldGroups { /** yieldGroups[] */ yieldGroups?: Array }