/** * Do not edit this file it is auto-generated by io-utils / gen-api-models. * See https://github.com/pagopa/io-utils */ import * as t from "io-ts"; export declare const UserDataProcessing: t.ExactC; status: t.Type; version: t.RefinementC; }>, t.PartialC<{ created_at: t.UnionC<[t.Type, t.Type]>; updated_at: t.UnionC<[t.Type, t.Type]>; }>]>>; export type UserDataProcessing = t.TypeOf;