export interface IUpdateQueueOptions { maxInflight: number; msgPerSecond: number; } //# sourceMappingURL=IUpdateQueueOptions.d.ts.map