export function NextChatLogo(props: JSX.IntrinsicElements["svg"]) { return ( ); } NextChatLogo.displayName = "DevGPT-logo";