import { KeyValue } from "./key-value.interface"; export declare type ObjectEntry = KeyValue; //# sourceMappingURL=object-entry.interface.d.ts.map