import * as i0 from "@angular/core"; export declare class TabItemComponent { selected: boolean; disabled: boolean; appearance: 'default' | 'ghost'; style: 'default' | 'compact'; label: string; icon: string; showIcon: boolean; skeleton: boolean; isShowInfoDot: boolean; labelCustom: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }