declare const useStopOnInteraction: (stopOnInteraction: boolean) => void;
export default useStopOnInteraction;
