export default function useIsTransitioning(elementRef: import('react').MutableRefObject | HTMLElement, selector?: string): boolean;