export { isSelectorEntirelyInViewport } from './isSelectorEntirelyInViewport';
export { isSelectorInViewport } from './isSelectorInViewport';
