import { Express } from 'express'; export declare function createApp(): Express;