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