import * as React from "react";
export interface IAddCommentProps {
}
export declare const AddComment: React.FunctionComponent<IAddCommentProps>;
//# sourceMappingURL=AddComment.d.ts.map