/** * 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 ThirdPartyData: t.ExactC; }>, t.PartialC<{ original_sender: import("@pagopa/ts-commons/lib/types").Tagged; original_receipt_date: t.UnionC<[t.Type, t.Type]>; has_attachments: t.Type; has_remote_content: t.Type; has_precondition: t.Type; summary: import("@pagopa/ts-commons/lib/types").Tagged; configuration_id: import("@pagopa/ts-commons/lib/types").Tagged, string, string, unknown>; }>]>>; export type ThirdPartyData = t.TypeOf;