import type { AbilityRule } from './snapshot.envelope'; export declare function computePermHash(rules: AbilityRule[]): string; //# sourceMappingURL=perm-hash.d.ts.map