import { Obj } from '../../ts-types'; export declare const hasKey: import("../../functional/typescriptUtils").Curry<[key: string, obj: Obj], boolean>; //# sourceMappingURL=index.d.ts.map