export default isObject; declare function isObject(value: any): boolean;