declare function useStopScroll(state: boolean, delay: number, open?: boolean): void; export default useStopScroll;