import type { IdentityKeys } from './types.js'; export declare const createIdentityKeys: () => IdentityKeys; //# sourceMappingURL=create-identity-keys.d.ts.map