import { Application } from 'egg'; declare const _default: (app: Application) => void; export default _default;