declare const isObject: (v: any) => boolean; export default isObject;