export declare function hasDefinedObjProperty(obj: any, propery: string): boolean;