/** * This module was automatically generated by `ts-interface-builder` */ import * as t from 'ts-interface-checker'; export declare const IConfig: t.TIface; export declare const IConfigFunc: t.TIface; export declare const IModel: t.TIface; export declare const IModelFunc: t.TIface; export declare const IData: t.TIface; export declare const IDataFunc: t.TIface; export declare const INetwork: t.TIface; export declare const INetworkFunc: t.TIface; export declare const IDevice: t.TIface; export declare const ICreateValue: t.TIface; export declare const IDeviceFunc: t.TIface; export declare const IPermissionModelFunc: t.TIface; export declare const ValueType: t.TUnion; export declare const IValueType: t.TUnion; export declare const IValueBase: t.TIface; export declare const IValueNumberBase: t.TIface; export declare const IValueStringBlobBase: t.TIface; export declare const IValueXmlBase: t.TIface; export declare const IValueNumber: t.TIface; export declare const IValueString: t.TIface; export declare const IValueBlob: t.TIface; export declare const IValueXml: t.TIface; export declare const ReportValueInput: t.TUnion; export declare const IValueFunc: t.TIface; export declare const IValueStaticFunc: t.TIface; export declare const ISubUser: t.TIface; export declare const ISubUserFunc: t.TIface; export declare const IState: t.TIface; export declare const IStateFunc: t.TIface; export declare const IFile: t.TIface; export declare const IFileFunc: t.TIface; export declare const IEventLog: t.TIface; export declare const IEventLogFunc: t.TIface; export declare const INotificationFunc: t.TIface; export declare const ILogResponse: t.TIface; export declare const ExtsyncResponse: t.TIface; export declare const IStreamModel: t.TIface; export declare const IStreamFunc: t.TIface; export declare const IConnectionModel: t.TIface; export declare const IConnectionModelFunc: t.TIface; export declare const OAuthConnect: t.TIface; export declare const OAuthRequestHandler: t.TFunc; export declare const IOAuthFunc: t.TIface; export declare const IWappStorageFunc: t.TIface; export declare const IWappStorage: t.TIface; export declare const RequestType: t.TIface; export declare const StreamCallbacks: t.TIface; export declare const StreamHandlerCallbacks: t.TIface; export declare const StreamEvent: t.TIface; export declare const EventHandler: t.TFunc; export declare const EventQueue: t.TIface; export declare const StreamData: t.TName; export declare const StorageChangeHandler: t.TFunc; export declare const StreamHandler: t.TFunc; export declare const ServiceHandler: t.TFunc; export declare const WappRequestHandler: t.TFunc; export declare const RequestHandler: t.TFunc; export declare const StreamCallback: t.TFunc; export declare const ValueStreamCallback: t.TFunc; export declare const RefreshStreamCallback: t.TFunc; export declare const ConnectionCallback: t.TFunc; export declare const Relationship: t.TName; export declare const IEdge: t.TIface; export declare const IOntologyModel: t.TIface; export declare const IOntologyModelFunc: t.TIface; export declare const IOntologyEdge: t.TIface; export declare const IOntologyEdgeFunc: t.TIface; export declare const IOntologyNode: t.TName; export declare const IOntologyNodeFunc: t.TIface; export declare const FilterSubType: t.TName; export declare const Filter: t.TIface; declare const exportedTypeSuite: t.ITypeSuite; export default exportedTypeSuite;