/**
 * @packageDocumentation
 * @module license
 * @preferred
 */
export * from './license-api';
export * from './license.guard';
export * from './license.service';
export * from './license.type';
export * from './license-error/component';
export * from './license-error/module';
