/// <reference types="react" />
export declare function useForceUpdate(): import("react").DispatchWithoutAction;
