const component = {
    template,
    controller: @ComponentControllerName,
    controllerAs: 'vm',
};