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