'use strict'; import ServiceView from './serviceView'; import ServiceManagement from './serviceManagement'; export {ServiceManagement,ServiceView};