import NERTC from './NERTC.core'; import { NERtcView } from './NERTC.view'; export default NERTC; export { NERTC, NERtcView }