/** Upgrading replaces the skills Jinn ships and stamps the new version — silently, on * every boot. Skills the operator wrote are left alone, and a failure is logged rather * than allowed to stop the gateway from starting. */ export declare function syncShippedSkills(): void; //# sourceMappingURL=sync-on-boot.d.ts.map