export const <%= classifiedName %>Directive = () => { 'ngInject'; return { restrict: 'A' }; };