interface KeyPairKeyObjectResultimport { type KeyPairKeyObjectResult } from "https://deno.land/std@0.166.0/node/crypto.ts"; PropertiespublicKey: KeyObjectprivateKey: KeyObjectimport KeyPairKeyObjectResultimport { KeyPairKeyObjectResult } from "https://deno.land/std@0.166.0/node/crypto.ts";