export default function useScrollEvent(): { onBottom: (fn: any) => any; };