module fb { export interface IMockSearchAddressService extends ISearchAddressService, IMockService { } }