import React from 'react' function SvgCollectionViewBoard(props: React.SVGProps) { return ( ) } export default SvgCollectionViewBoard