export declare function hasPropertyGetter(obj: Object, prop: string): boolean;
