export interface ProductFeedRuleSuggestionFields { attribute: string; params: Record[]; type: string; }