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