import { Middleware } from '@curveball/core'; declare const oauth2ErrorHandler: Middleware; export default oauth2ErrorHandler;