export declare function isFunction(item: unknown): item is Function;