import { View } from 'react-native'; type StyledHeadingProps = { themeSize: 'small' | 'medium'; }; declare const StyledHeading: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledIconWrapper: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledWrapper: import("@emotion/native").StyledComponent | undefined; }>; export { StyledHeading, StyledIconWrapper, StyledWrapper };