/** * 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 Profile: t.ExactC; }>, t.PartialC<{ email: import("@pagopa/ts-commons/lib/types").Tagged; service_preferences_settings: t.ExactC; }>, t.PartialC<{}>]>>; blocked_inbox_or_channels: t.RecordC>>; preferred_languages: t.ReadonlyArrayC>; is_inbox_enabled: t.BooleanC; accepted_tos_version: t.NumberC; is_webhook_enabled: t.BooleanC; is_email_enabled: t.BooleanC; reminder_status: t.Type; last_app_version: import("@pagopa/ts-commons/lib/types").Tagged, string, string, unknown>; push_notifications_content_type: t.Type; }>]>>; export type Profile = t.TypeOf;