export declare function isFunction(obj: any): obj is Function;