declare const StyledWrapper: import("@emotion/native").StyledComponent & { theme?: import("@emotion/react").Theme; as?: React.ElementType; }, {}, { ref?: import("react").Ref | undefined; }>; declare const StyledPrefixWrapper: import("@emotion/native").StyledComponent; declare const StyledSuffixWrapper: import("@emotion/native").StyledComponent; declare const StyledIcon: import("@emotion/native").StyledComponent; export { StyledWrapper, StyledPrefixWrapper, StyledSuffixWrapper, StyledIcon };