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