import { Middleware } from 'koa'; export declare const jwtMiddleware: (dir: string) => Middleware; //# sourceMappingURL=jwt-middleware.d.ts.map