export declare const hasOwnProperty: (key: PropertyKey) => (object: object) => boolean;
