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