import { ImageStyle, TextStyle, ViewStyle } from 'react-native'; export { ImageStyle, ViewStyle, TextStyle }; declare const _default: { viewStyle: import("react-native").RegisteredStyle; container: import("react-native").RegisteredStyle; bar: import("react-native").RegisteredStyle; }; export default _default;