import React from 'react'; import type { GalleryThumbnailProps } from './types'; export declare const GalleryThumbnails: React.FC;