import { InView } from './InView';
export { InView } from './InView';
export { useInView } from './useInView';
export default InView;
