import BigImageModal from "./BigImageModal"; export type { BigImageModalProps } from './BigImageModal'; export default BigImageModal;