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