interface AESKeyimport { type AESKey } from "https://deno.land/x/deco@1.35.3/commons/secrets/keys.ts"; Propertieskey: CryptoKeyiv: Uint8Array