import { View } from 'react-native'; import type { InlineLoaderTextSizeName } from './types'; type ThemeSize = InlineLoaderTextSizeName; declare const StyledContainer: import("@emotion/native").StyledComponent | undefined; }>; declare const StyledIconContainer: import("@emotion/native").StyledComponent | undefined; }>; export { StyledContainer, StyledIconContainer };