import { Promised, StrictStream } from './index'; export declare function objectReader(read: () => Promised): StrictStream;