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