const SharePointLogo = ({ className }: { className?: string }) => ( SharePoint Logo ); export default SharePointLogo;