/** * This module was automatically generated by `ts-interface-builder` */ import * as t from 'ts-interface-checker'; export declare const JSONValue: t.TUnion; export declare const JSONObject: t.TName; export declare const RPCMessage: t.TIface; export declare const RPCResult: t.TIface; export declare const ValidationType: t.TUnion; export declare const ValidateParams: t.TUnion; export declare const Timestamp: t.TUnion; export declare const LogValue: t.TIface; export declare const InitialState: t.TUnion; export declare const LogValues: t.TArray; export declare const ValuePermission: t.TUnion; export declare const StateType: t.TUnion; export declare const StateStatus: t.TUnion; export declare const EventLogLevel: t.TUnion; export declare const LogOperation: t.TUnion; export declare const EventType: t.TUnion; export declare const Mail: t.TIface; export declare const FilterOperatorType: t.TUnion; export declare const FilterValueOperatorType: t.TIface; export declare const FilterValueType: t.TUnion; export declare const Connection: t.TIface; export declare const ParentName: t.TIface; export declare const Meta: t.TIface; export declare const MetaItem: t.TIface; export declare const FetchRequest: t.TIface; export declare const AnalyticsResponse: t.TName; export declare const NotificationCustomData: t.TIface; export declare const NotificationCustom: t.TIface; export declare const NotificationBase: t.TIface; export declare const LogGroupBy: t.TUnion; export declare const LogRequest: t.TIface; export declare const ExternalLogValues: t.TIface; export declare const OtherContact: t.TIface; export declare const UserDailyLimit: t.TIface; export declare const NetworkDailyLimit: t.TIface; export declare const PointManagement: t.TIface; export declare const IRestriction: t.TIface; export declare const DataMeta: t.TIface; export declare const AnalyticsParameters: t.TIface; declare const exportedTypeSuite: t.ITypeSuite; export default exportedTypeSuite;