export function isObject(arg: any): boolean;
export default isObject;
