import { RequestHandler } from 'express'; declare const schema: RequestHandler; export default schema;