@epilot360/icons 1.15.2 → 1.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/react/index.d.ts CHANGED
@@ -65,6 +65,7 @@ export * from './Entity';
65
65
  export * from './Webhook';
66
66
  export * from './Design';
67
67
  export * from './Workflow';
68
+ export * from './Blueprint';
68
69
  export * from './Phase';
69
70
  export * from './Automation';
70
71
  export * from './Journey';
@@ -152,4 +153,5 @@ export * from './CalendarClock';
152
153
  export * from './ReadMore';
153
154
  export * from './Keep';
154
155
  export * from './KeepOff';
156
+ export * from './AutoDelete';
155
157
  export * from './EpilotIcon';