export declare function sha256(data: string): string; export declare function stableJson(value: unknown): string;