@alfresco/adf-core
Version:
12 lines (11 loc) • 484 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./icon.component";
/**
* @deprecated this Module is deprecated and should no longer be used.
* Consider importing components directly instead.
*/
export declare class IconModule {
static ɵfac: i0.ɵɵFactoryDeclaration<IconModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IconModule, never, [typeof i1.IconComponent], [typeof i1.IconComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IconModule>;
}