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