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