export declare const CommentAvatar: ({ id }: { id: string; }) => import("react/jsx-runtime").JSX.Element;