export declare const ChatMessageAuthor: ({ author }: { author: string; }) => import("@emotion/react/jsx-runtime").JSX.Element;