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