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