import angular from 'angular'; /** * @type {angular.IModule} */ declare const myModule: angular.IModule; export default myModule;