module fb { export interface IFbDokumentPartSignaturRepeatable extends ng.IScope { part: string; dokumentData: any; data: { koepareSaeljareParagraf: any; personData: any; }; } }