import { OperatorFunction } from '../types'; export declare function toArray(): OperatorFunction;