import { TemplateRef } from '@angular/core'; export declare type NzTSType = string | TemplateRef;