/** SHA-256 content hash (16-char hex) — canonical identity for a compiled UI. */ export declare function contentHash(compiledCode: string): string; //# sourceMappingURL=content-hash.d.ts.map