module fb { export interface IMockQuickSearchService extends IQuickSearchService, IMockService { } }