import type { Theme } from '@emotion/react'; import { View } from 'react-native'; import type { FlexStyleProps, StyleProps } from './types'; declare const StyledBox: import("@emotion/native").StyledComponent | undefined; }>; export { StyledBox };