export function body(schema: any): (ctx: any, next: any) => any; export function params(schema: any): (ctx: any, next: any) => any;