import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./icon.component";
export declare class RpgAwesomeIconsModule {
    static forRoot(): ModuleWithProviders<RpgAwesomeIconsModule>;
    static ɵfac: i0.ɵɵFactoryDeclaration<RpgAwesomeIconsModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<RpgAwesomeIconsModule, never, [typeof i1.RpgAwesomeIconComponent], [typeof i1.RpgAwesomeIconComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<RpgAwesomeIconsModule>;
}
