import React from "react"; function LogomarkPaths() { return ( <> > ); } export function Logo(props: React.ComponentPropsWithoutRef<"svg">) { return ( ); }