import clsx from "clsx"; import type { ComponentPropsWithoutRef } from "react"; export function Logo(props: ComponentPropsWithoutRef<"div">) { return (
Logo Versia Protocol
); }