import { ImagePreview } from './imagepreview'; export type { ImagePreviewProps } from './imagepreview'; export default ImagePreview;