///
import { EnrichedReaction, UR } from 'getstream';
import { OnClickUserHandler, PropsWithElementAttributes } from '../utils';
import { DefaultUT } from '../context/StreamApp';
export declare type CommentItemProps = PropsWithElementAttributes<{
comment: EnrichedReaction