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