export declare const isFunction: (fn: any) => boolean;
