import { Obj } from '../../ts-types'; export declare const firstExistingKeyValue: (values: any[], obj: Obj) => any; //# sourceMappingURL=index.d.ts.map