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