export declare const useObjectAttributes: (original: T, callback: (org: Exclude) => U) => U;