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