declare const expressHook: () => (req: any, res: any, next: Function) => void;
export { expressHook };
//# sourceMappingURL=express.d.ts.map