import AprilModelCenter from './src/center.vue'
import AprilModelRight from './src/right.vue'

export {
    AprilModelCenter,
    AprilModelRight
} ;