import {Friend} from '..'; export class FriendRemovedEvent { friend: Friend; }