<% icons.forEach((icon) => { -%>
export * from './<%= icon.Icon %>';
<% }); %>

export * from './EpilotIcon';
