export declare class SubmitCIPCheckForReviewRequest { include?: string; cipCheckID: string; }