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