export declare function useShallowStableValue<T>(value: T): T;
