import * as i0 from "@angular/core"; export declare class HeaderItemListComponent { type: 'default' | 'email' | 'date' | 'business' | 'score' | 'tag' | 'phone' | 'CPF' | 'CNPJ' | 'dateAndTime' | 'money' | 'custom' | 'checkbox' | 'telefoneLeads'; labelItem: string; icon: string; actions: boolean; actionText: string; actionsAlign: 'left' | 'right'; skeleton: boolean; iconBefore: boolean; iconAfter: boolean; tooltipShow: boolean; tooltipPosition: 'bottom' | 'left' | 'right' | 'top'; tooltipTextContent: string; showTooltipTextDefault: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }