export { validateHermesInitialize as validateHermesHandshake } from './hermes-compatibility.js'; /** Compare a native provisioned identity, never infer it from the child's report. */ export declare function hermesConfiguredProvider(home: string): string;