import { StrictStream } from './index'; export declare function toArray(input: StrictStream): Promise;