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