export { createCandidateSignature, createJsHashSalt, createLinkedImpactSignature, createStableTextSignature, getSnapshotHash, hasRuntimeAffectingSourceChanges, summarizeStringDiff, } from '../../shared/runtime-signatures.js';
