declare const useUpdate: () => () => void;

export { useUpdate };
