@epilot360/icons 1.13.0 → 1.13.2

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
@@ -136,4 +136,6 @@ export * from './Pending';
136
136
  export * from './PauseCircle';
137
137
  export * from './Condition';
138
138
  export * from './NoteStack';
139
+ export * from './DoubleThumbsUp';
140
+ export * from './AIStar';
139
141
  export * from './EpilotIcon';