/** * Zoe Agent logo — figlet wordmark with a Tokyo Night 45° rainbow gradient * (lolcat-style sweep, our palette) + a dim descriptor. Rendered as the first * feed entry (kind: 'logo') on a fresh session, so it scrolls away as the user * chats. */ export declare function LogoBanner(): import("react").JSX.Element;