import Koa from 'koa'; declare const app: Koa; export default app;