import * as angular from 'angular'; export const ANGULARJS_MODULE: angular.IModule = angular.module('app', []);