export declare function useRerender(): import("react").DispatchWithoutAction; export declare function useRerenderEvery(ms: number): void;