module fb { export interface IMockPersonVisningarService extends IPersonVisningarService, IMockService { } }