import * as i0 from "@angular/core";
import * as i1 from "./render-component.directive";
export * from './render-component.directive';
export declare class DuiCoreModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DuiCoreModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DuiCoreModule, [typeof i1.RenderComponentDirective], never, [typeof i1.RenderComponentDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DuiCoreModule>;
}
