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