export declare function promiseArrayOfObject(name: string, mixed: any): Promise<(Object)[]>;