export declare class _Object extends Object { static typeSafeKeys(object: Obj): (keyof Obj)[]; } //# sourceMappingURL=patches.object.d.ts.map