export declare function getJavaScriptExpressApp(): string; export declare function getJavaScriptExpressController(): string; export declare function getJavaScriptExpressRoutes(): string; export declare function getJavaScriptUserRoutes(): string; export declare function getJavaScriptAuthMiddleware(): string; export declare function getJavaScriptErrorHandler(): string; export declare function getJavaScriptUserValidator(): string; //# sourceMappingURL=express.d.ts.map