import React from 'react'; import { CollectionViewProps } from '../types'; export declare const CollectionViewGallery: React.FC;