import { ICommentField } from './CommentField.container';
export declare const CommentFieldComponent: React.FC<ICommentField>;
