module fb { export interface IMockMedarbetareService extends IMedarbetareService, IMockService { } }