import { KeyValue } from "./models/key-value.model"; import * as i0 from "@angular/core"; export declare class KeyValueComponent { data: KeyValue[]; component: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }