import { TemplateRef } from '@angular/core'; export declare class NzAutocompleteOptgroupComponent { nzLabel: string | TemplateRef; constructor(); }