import type { IconComponent } from '../types'; declare const GalleryRound: IconComponent; export default GalleryRound;