interface APIGatewayProxyCognitoAuthorizerimport { type APIGatewayProxyCognitoAuthorizer } from "https://dotland.deno.dev/x/lambda@1.42.2/mod.ts"; Propertiesclaims: { [name: string]: string; }