export interface ProductFeedRuleSuggestionFields { attribute: string; params: Record[]; type: string; } //# sourceMappingURL=product-feed-rule-suggestion.d.ts.map