import { ScanOptions } from './operators/scanoptions'; export interface ReduceOptions extends ScanOptions { }