declare const useGalleryItemSize: (itemsCount: number) => 256 | 128 | 80; export default useGalleryItemSize;