import type { SkillBundle } from './types.js'; export declare function hashBundle(bundle: SkillBundle): Promise; //# sourceMappingURL=hash.d.ts.map