import { type Hash } from '@localfirst/crypto'; export declare function deriveId(seed: string): Hash; //# sourceMappingURL=deriveId.d.ts.map