export = withFileUpload; declare function withFileUpload(handler: any): (req: any, res: any) => void;