import { Context, Next } from 'koa';
export declare const changeParticipantUrlMiddleware: (dir: string) => (ctx: Context, next: Next) => Promise<void>;
//# sourceMappingURL=change-participant-url-middleware.d.ts.map