module fb { export interface IMockPersonSearchService extends IPersonSearchService, IMockService { } }