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