diff --git a/packages/react-native/types/index.d.ts b/packages/react-native/types/index.d.ts
index d376104312c..7a0441d34ae 100644
--- a/packages/react-native/types/index.d.ts
+++ b/packages/react-native/types/index.d.ts
@@ -68,9 +68,10 @@
///
///
///
-///
+///
///
+
export * from '../Libraries/ActionSheetIOS/ActionSheetIOS';
export * from '../Libraries/Alert/Alert';
export * from '../Libraries/Animated/Animated';