declare const types: { Container: string; DefaultDevMiddleware: string; DefaultMiddleware: string; DefaultProductionMiddleware: string; DefaultPostMiddleware: string; DefaultTestMiddleware: string; IControllerFactory: string; IControllerRegistry: string; IUserConfigResolver: string; IMiddlewareProvider: string; IRequireConstructor: string; ITravelAgentServer: string; express: string; expressRouter: string; ICwd: string; IIsProdEnv: string; NodeEnv: string; }; export default types;