module fb { export interface IMockPersonIntressentService extends IPersonIntressentService, IMockService { } }