export type UpdatePricesOptions = { canOmitFallbackAfterFailing?: boolean; allFeedIds: string[]; }; //# sourceMappingURL=UpdatePricesOptions.d.ts.map