/** Stable JSON used for semantic configuration fingerprints. */ export declare function canonicalJson(value: unknown): string;