import express from 'express'; export default function createServer(endpointJSONPath?: string): express.Express; //# sourceMappingURL=createServer.d.ts.map