import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-child-content-module";
export declare class IgxChildContentDynamicModule {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxChildContentDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxChildContentDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxChildContentModule], [typeof i2.IgxChildContentModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxChildContentDynamicModule>;
}
