/** * 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 enum TagEnum { "PN" = "PN" } export declare const MessageCategoryPN2: t.ExactC; }>, t.PartialC<{}>]>>; export type MessageCategoryPN2 = t.TypeOf; export declare const MessageCategoryPN: t.IntersectionC<[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>; }>]>>, t.ExactC; }>, t.PartialC<{}>]>>]>; export type MessageCategoryPN = t.TypeOf;