module fb { export interface IMockStandardTextService extends IStandardTextService, IMockService{ } }