import type { OperatorFunction } from 'rxjs'; export declare const accumulateToArray: () => OperatorFunction;