Repository URL to install this package:
import { UserCommentProps } from './typings'; declare function defaultRenderFormFields(props: UserCommentProps): JSX.Element; export { defaultRenderFormFields };