export { DealImageGallery } from './DealImageGallery';
export type { DealImageGalleryProps, DealGalleryImage } from './DealImageGallery';
