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