declare module fb { class Common { static CreateChangeTrackObjekt(objectData: any, rootObject: any, rootName: any): any; } }