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