export declare enum PatchType {
    JSONPath = "JSONPatch"
}
