import type express from "express"; export declare function mountRestApi(app: express.Express): void; //# sourceMappingURL=rest.d.ts.map