import { Transform } from 'stream';
export declare function arrayToObject(metadata: any): Transform;
