/** * 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 ServiceMetadata: t.ExactC; }>, t.PartialC<{ description: t.Type; web_url: t.Type; app_ios: t.Type; app_android: t.Type; tos_url: t.Type; privacy_url: t.Type; address: t.Type; phone: t.Type; email: t.Type; pec: t.Type; cta: t.Type; token_name: t.Type; support_url: t.Type; }>]>>; export declare type ServiceMetadata = t.TypeOf;