AvatarInformation: {
    displayName: string;
    gender: "female" | "male";
    heightInCm: number;
}