import { Request, Response } from 'express'; export declare const docs: (req: Request, res: Response) => void; //# sourceMappingURL=docs.d.ts.map