export declare function stableHash(arg: any): string;
export default stableHash;
