import { InViewObserver, handleViewChange } from './InViewObserver'; export default InViewObserver; export { handleViewChange };