import { NgIf, AppElement, TemplateRef_ } from "…";
...
this._anchor_11 =
r.createTemplateAnchor(this._el_5,(null as any));
this._appEl_11 = AppElement(11,5,this,this._anchor_11);
this._TemplateRef_11_5 =
TemplateRef_(this._appEl_11, HeaderComponent1);
this._NgIf_11_6 =
NgIf(this._appEl_11.vcRef, this._TemplateRef_11_5);
this._text_12 =
r.createText(this._el_5,'\n ',(null as any));
...