import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; export declare class Tag { styleClass: string; style: any; severity: string; value: string; icon: string; rounded: boolean; containerClass(): { 'p-tag p-component': boolean; 'p-tag-info': boolean; 'p-tag-success': boolean; 'p-tag-warning': boolean; 'p-tag-danger': boolean; 'p-tag-rounded': boolean; }; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare class TagModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }