/// declare module fb { interface IValueguardService { intagsrapport(id: number): any; intagsrapportEncoded(id: number): ng.IPromise; } }