interface dtils.KeyPairBytesimport { type dtils } from "https://deno.land/x/dtils@2.2.0/devops/deps.ts"; const { KeyPairBytes } = dtils; PropertiesprivateKey: Uint8ArraypublicKey: Uint8Array