import { ImageStyle, TextStyle, ViewStyle } from 'react-native'; export { ViewStyle, ImageStyle, TextStyle }; declare const _default: { container: import("react-native").RegisteredStyle; [NodeSpanAlignment.Left]: import("react-native").RegisteredStyle; [NodeSpanAlignment.Center]: import("react-native").RegisteredStyle; [NodeSpanAlignment.Right]: import("react-native").RegisteredStyle; }; export default _default;