export { default } from './components/Zoom';
export type { ZoomProps } from './components/Zoom';
