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