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