import { CognitoJwtVerifier } from 'aws-jwt-verify'; export { NextServer } from './NextServer'; export type JwtVerifier = ReturnType;