export { View, Text, Pressable, TextInput, ScrollView, StyleSheet, type ViewProps, type TextProps, type PressableProps, type PressableStateCallbackType, type TextInputProps, type ScrollViewProps, type LayoutChangeEvent, type NativeSyntheticEvent, type NativeScrollEvent, type StyleProp, type ViewStyle, type TextStyle, type ImageStyle, } from "react-native"; //# sourceMappingURL=primitives.d.ts.map