import React from 'react'; export function CollectionIcon(): React.JSX.Element { return ( ); }