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