export default class FriendGreetingNotification extends NotificationMessageContent {
    constructor();
}
import NotificationMessageContent from "./notificationMessageContent";
