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