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