declare module fb { interface IFbDokumentPulSamtyckeScope extends ng.IScope { originalPULTexter: { PUL1: string; PUL2: string; PUL3: string; PUL4: string; PUL5: string; }; } }