import { type Hash } from '@localfirst/crypto'; export declare const hashEncryptedLink: (body: Uint8Array) => Hash; //# sourceMappingURL=hashLink.d.ts.map