import 'intersection-observer';
import Lazyload from './Lazyload';
export default Lazyload;
export * from './types';
