export declare function isCallable(thing: unknown): thing is Function;