import { RequestHandler } from 'express';
export declare const jsend: () => RequestHandler;
