+
+
+
+ {typeof props.predictionValue === "number" && }
+
+
+}
\ No newline at end of file
diff --git a/src/index.ts b/src/index.ts
index 1541896fb..6ac08d209 100644
--- a/src/index.ts
+++ b/src/index.ts
@@ -21,6 +21,7 @@ export * from "./components/fullscreen/FullScreen"
export * from "./components/gantt/Gantt"
export * from "./components/layout/Layout"
export * from "./components/menu/Menu"
+export * from "./components/progress/Progress"
export * from "./components/quote/Quote"
export * from "./components/resizable/Resizable"
export * from "./components/row/Row"