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