import type { FnGetter } from "../types/common.js"; export declare function useForceUpdate(): [() => void, FnGetter];