import { Application } from 'egg'; export declare function registerRoute(app: Application): void;