declare module fb { class ProjektInfo extends fb.ResourceBase { ObjektTypIdFoerObjektIProjekt: number; static $rootName: string; constructor(data: any); } }