import { ElementRef } from './element_ref'; import { AppElement } from './element'; import { EmbeddedViewRef } from './view_ref'; /** * Represents an Embedded Template that can be used to instantiate Embedded Views. * * You can access a `TemplateRef`, in two ways. Via a directive placed on a `