interface KeyPairimport { type KeyPair } from "https://deno.land/x/stone_soup@v8.0.0/src/node/chloride.d.ts"; PropertiespublicKey: BuffersecretKey: Buffer