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