export declare function generateKeypair(): { publicKey: string; privateKey: string; }; //# sourceMappingURL=keypair.d.ts.map