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