import { ErrorContentComponent } from './error-content/error-content.component'; import { EmptyContentComponent } from './empty-content/empty-content.component'; import * as i0 from "@angular/core"; import * as i1 from "./error-content/error-content.component"; import * as i2 from "./empty-content/empty-content.component"; export declare const TEMPLATE_DIRECTIVES: readonly [typeof ErrorContentComponent, typeof EmptyContentComponent]; /** * @deprecated this Module is deprecated and should no longer be used. * Consider using `...TEMPLATE_DIRECTIVES` or importing components directly instead. */ export declare class TemplateModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }