/** Return a function that re-renders this component, if still mounted */
export declare function useForceUpdate(): () => void;
