import { LAYOUT_TYPE } from '@pepperi/ngx-lib'; import * as i0 from "@angular/core"; export declare class PepperiIndicatorsComponent { key: string; value: string; controlType: string; layoutType: LAYOUT_TYPE; LAYOUT_TYPE: typeof LAYOUT_TYPE; constructor(); static ɵfac: i0.ɵɵFactoryDef; static ɵcmp: i0.ɵɵComponentDefWithMeta; }