export declare function hashObject(v: any, respectArrayOrders?: boolean): string;
