export declare function hasOwnProperty(obj: {}, prop: any): any;
