export const features = [ { id: 'dxf_layered_curves', name: 'DXF Layered Curves', component: () => import('./dxf_layered_curves'), }, ];