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