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