export type { ICommentInput } from './CommentInput';
export { CommentInput } from './CommentInput';
