export declare class PushPostRequestValidator { static validateParams(obj: any): boolean; }