declare module fb { class Laen extends fb.ResourceBase { Laenskod: string; LaensNamn: string; static $rootName: string; constructor(data: any); } }