import * as ngModel from './formValidators'; import * as viewData from './viewData'; export { ngModel, viewData };