export { preservePropertyGetters }; declare function preservePropertyGetters(objOriginal: T): void;