@onpe/ui 1.2.49 → 1.2.50

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.
@@ -5,14 +5,4 @@ declare const IconVotoDigital: (props: SVGProps<SVGSVGElement>) => react_jsx_run
5
5
 
6
6
  declare const IconElectionsGeneral: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
7
7
 
8
- declare const IconDnie1: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
9
-
10
- declare const IconDnie2: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
11
-
12
- declare const IconDnie3: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
13
-
14
- declare const IconNfc: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
15
-
16
- declare const IconPersonOnpe: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
17
-
18
- export { IconDnie1, IconDnie2, IconDnie3, IconElectionsGeneral, IconNfc, IconPersonOnpe, IconVotoDigital };
8
+ export { IconElectionsGeneral, IconVotoDigital };