@regulaforensics/ui-components 9.5.1002-rc → 9.6.1003-nightly

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.
@@ -243,7 +243,7 @@ declare abstract class aAuthenticityCheckResultItem implements AuthenticityCheck
243
243
  PercentValue?: number;
244
244
  }
245
245
 
246
- declare abstract class aContainer implements ResultItem {
246
+ export declare abstract class aContainer implements ResultItem {
247
247
  /**
248
248
  * @internal
249
249
  */