import { BaseDirective } from '../../../base.directive'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; export declare class EuiBadgeComponent extends BaseDirective { get cssClasses(): any; get ariaLabel(): string; set ariaLabel(value: string | null); protected _ariaLabel: string; constructor(); getCssClasses(): string; static ɵfac: i0.ɵɵFactoryDef; static ɵcmp: i0.ɵɵComponentDefWithMeta; } export declare class EuiBadgeModule { static ɵmod: i0.ɵɵNgModuleDefWithMeta; static ɵinj: i0.ɵɵInjectorDef; }