export { MockIntersectionObserverFactory, mockSimpleIntersectionObserver, } from '../intersection-observer/index'; export type { MockIntersectionObserverOpts } from '../intersection-observer/index';