export declare enum CheckOp { AllOf = "all_of", AnyOf = "any_of" }