module fb { export interface IMockXmlExportIntegrationService extends IXmlExportIntegrationService, IMockService { } }