/** * 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 RCConfigurationBase2: t.ExactC, string, string, unknown>; }>, t.PartialC<{}>]>>; export type RCConfigurationBase2 = t.TypeOf; export declare const RCConfigurationBase: t.IntersectionC<[t.ExactC; description: import("@pagopa/ts-commons/lib/types").Tagged; has_precondition: t.Type; disable_lollipop_for: t.ReadonlyArrayC, string, string, unknown>>; is_lollipop_enabled: t.BooleanC; }>, t.PartialC<{}>]>>, t.ExactC, string, string, unknown>; }>, t.PartialC<{}>]>>]>; export type RCConfigurationBase = t.TypeOf;