declare function isObject(o: any): boolean; export = isObject;