interfacecrypto.KeyPairSyncResultinterface KeyPairSyncResult<T1 extends string | Buffer, T2 extends string | Buffer>privateKey: T2publicKey: T1