import { ImageProps } from 'next/image'; import { FC } from 'react'; declare const ImageZoom: FC; export { ImageZoom };