export declare function isFunction(value: any): value is Function;
//# sourceMappingURL=isFunction.d.ts.map