import Link from "next/link"; import { BsPlusSquare } from "react-icons/bs"; export const NewChatButton = (): JSX.Element => ( New Chat );