import { Router } from '../vendor';
declare const router: Router;
export { router as AuthenticationMiddleware };
