import * as i0 from '@angular/core'; import { InjectionToken } from '@angular/core'; interface AllianzOneOptions { } declare const ALLIANZ_ONE: InjectionToken; declare class NxAllianzOneModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { ALLIANZ_ONE, NxAllianzOneModule }; export type { AllianzOneOptions };