/** * This returns whether or not scrolling is allowed based on the existing * scrolling context. */ export default function useScroll(): boolean;