import { ImageStyle, TextStyle, ViewStyle } from 'react-native'; export { ImageStyle, ViewStyle, TextStyle }; declare const _default: { container: import("react-native").RegisteredStyle; firstRow: import("react-native").RegisteredStyle; centreRow: import("react-native").RegisteredStyle; lastRow: import("react-native").RegisteredStyle; topLeft: import("react-native").RegisteredStyle; topLeftBorder: import("react-native").RegisteredStyle; topRight: import("react-native").RegisteredStyle; topRightBorder: import("react-native").RegisteredStyle; bottomLeft: import("react-native").RegisteredStyle; bottomLeftBorder: import("react-native").RegisteredStyle; bottomRight: import("react-native").RegisteredStyle; bottomRightBorder: import("react-native").RegisteredStyle; spacer: import("react-native").RegisteredStyle; centre: import("react-native").RegisteredStyle; }; export default _default;