export { default as ImageZoom } from './components/ImageZoom';
export * from './components/ImageZoom';
