import { PageCommentActivity } from "./PageCommentActivity"; export interface PageCommentBestReplyActivity extends PageCommentActivity { }