export declare const useDeepCompareMemoize: (value: T) => T; export { }