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