import { Logo } from "./Logo"; import { LogoJeTu } from "./LogoJeTu"; export const BrandMark: React.FC = () => { return ( ); };