import { Router } from 'express'; export declare function filesRouter(docsPath: string): Router; //# sourceMappingURL=files.d.ts.map