variable encryptToHeximport { encryptToHex } from "https://deno.land/x/deco@1.35.3/commons/secrets/keys.ts"; type(value: string) => Promise<string>