export declare const isFunction: (value: Function | unknown) => value is Function;