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