variable signRequestimport { signRequest } from "https://deno.land/x/deco@1.75.1/deps.ts"; type(req: Request, key?: PromiseOrValue<CryptoKey>) => Promise<Request>