export declare function rename(o: any, old_key: string, new_key: string): any;