import { Application } from 'express';
declare const app: Application;
export default app;
//# sourceMappingURL=server.d.ts.map