interface KeyPairSyncResultimport { type KeyPairSyncResult } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts"; Type ParametersT1 extends string | BufferT2 extends string | BufferPropertiespublicKey: T1privateKey: T2import KeyPairSyncResultimport { KeyPairSyncResult } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts";