declare module fb { class KundportalInstaellningarLO extends fb.Models_KundportalInstaellningarLOGen { isSelectable: boolean; isExpanded: boolean; harBarn: boolean; instaellninggruppNamnFoerBarn: string; barn: KundportalInstaellningarLO[]; constructor(data: any); } }