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