import { View } from 'react-native'; import type { ViewProps } from 'react-native'; declare const StyledPickerWrapper: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledTouchableOpacity: import("@emotion/native").StyledComponent & { theme?: import("@emotion/react").Theme; as?: React.ElementType; } & { themeGroupStyleEnabled: boolean; themeHasError: boolean; }, {}, {}>; export { StyledPickerWrapper, StyledTouchableOpacity };