declare module fb { class UtdragObjektLO extends ResourceBase { LmObjektId: string; Fastighetsbeteckning: string; constructor(data: any); } }