import { ActionsRelevantActivityProps } from '../ActionsRelevantActivity';
export default function CommentRelevantActivity(props: ActionsRelevantActivityProps): JSX.Element;
