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