export declare function isArrayOfFunction(mixed: any): mixed is (Function)[];