export declare class ClientPostRequestValidator { static validateBody(obj: any): boolean; }