export * from './<%= name %>.component';
<% if (!standalone) { %>export * from './<%= name %>.module';
<% } %>
