/** * 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 CreatedMessageWithoutContent: t.ExactC, string, string, unknown>; created_at: t.UnionC<[t.Type, t.Type]>; sender_service_id: import("@pagopa/ts-commons/lib/types").Tagged; }>, t.PartialC<{ time_to_live: t.Type<604800 | (number & import("@pagopa/ts-commons/lib/numbers").IWithinRangeIntegerTag<3600, 604800>), any, unknown>; }>]>>; export type CreatedMessageWithoutContent = t.TypeOf;