export default function useObjectMemo(obj: any): any;
