/** * This module contains models that define various types. These models are for * internal use only and should not by used by users of the library. * * @module models */ export * from './lis-alert-modifier-model'; export * from './lis-string-object-model'; //# sourceMappingURL=index.d.ts.map