declare function pairs(obj: any): Array; export = pairs;