interface APIGatewayProxyEventHeadersimport { type APIGatewayProxyEventHeaders } from "https://deno.land/x/lambda@1.28.3/mod.ts"; Index Signatures[name: string]: string | undefined