import { Type } from "@angular/core";
export * from "./template-ref-container";
export declare const TEMPLATE_REF_DIRECTIVES: Type<any>[];
