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