import ViewLargerImageModal, { useViewLargerImageModal } from './ViewLargerImageModal'; export type { ViewLargerImageModalRef, ViewLargerImageModalProps } from './ViewLargerImageModal'; export default ViewLargerImageModal; export { useViewLargerImageModal };