export declare function useUpdateAnimation(issueCount: number, animationDurationMs?: number): boolean;
