export declare function HeaderValidator(...fieldNames: string[]): any; export declare function BodyValidator(...fieldNames: string[]): any;