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