import { RouterContext } from 'koa-router'; export declare function statusRoute(ctx: RouterContext): Promise;