export declare function usePreviousValue(value: T): readonly [T, import("react").Dispatch>];