1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./icon/icon.component";
|
3 | import * as i2 from "./icon/duotone-icon.component";
|
4 | import * as i3 from "./layers/layers.component";
|
5 | import * as i4 from "./layers/layers-text.component";
|
6 | import * as i5 from "./layers/layers-counter.component";
|
7 | import * as i6 from "./stack/stack.component";
|
8 | import * as i7 from "./stack/stack-item-size.directive";
|
9 | export declare class FontAwesomeModule {
|
10 | static ɵfac: i0.ɵɵFactoryDeclaration<FontAwesomeModule, never>;
|
11 | static ɵmod: i0.ɵɵNgModuleDeclaration<FontAwesomeModule, never, [typeof i1.FaIconComponent, typeof i2.FaDuotoneIconComponent, typeof i3.FaLayersComponent, typeof i4.FaLayersTextComponent, typeof i5.FaLayersCounterComponent, typeof i6.FaStackComponent, typeof i7.FaStackItemSizeDirective], [typeof i1.FaIconComponent, typeof i2.FaDuotoneIconComponent, typeof i3.FaLayersComponent, typeof i4.FaLayersTextComponent, typeof i5.FaLayersCounterComponent, typeof i6.FaStackComponent, typeof i7.FaStackItemSizeDirective]>;
|
12 | static ɵinj: i0.ɵɵInjectorDeclaration<FontAwesomeModule>;
|
13 | }
|