import React from 'react'; import * as RN from 'react-native'; import { styledFlatList, styledSectionList, styledVirtualizedList } from '../custom-components/NativeLists/List.components'; declare const styled: { ; }>(Component: React.ComponentType): React.ForwardRefExoticComponent | undefined; }>; ActivityIndicator: React.ForwardRefExoticComponent | undefined; }>; Image: React.ForwardRefExoticComponent | undefined; }>; ImageBackground: React.ForwardRefExoticComponent | undefined; }>; KeyboardAvoidingView: React.ForwardRefExoticComponent | undefined; }>; Modal: React.ForwardRefExoticComponent | undefined; }>; ScrollView: React.ForwardRefExoticComponent | undefined; }>; Switch: React.ForwardRefExoticComponent | undefined; }>; RefreshControl: React.ForwardRefExoticComponent | undefined; }>; SafeAreaView: React.ForwardRefExoticComponent | undefined; }>; Text: React.ForwardRefExoticComponent | undefined; }>; TextInput: React.ForwardRefExoticComponent | undefined; }>; TouchableHighlight: React.ForwardRefExoticComponent | undefined; }>; TouchableNativeFeedback: React.ForwardRefExoticComponent | undefined; }>; TouchableOpacity: React.ForwardRefExoticComponent | undefined; }>; Pressable: React.ForwardRefExoticComponent & import("..").StyledComponentProps & { ref?: React.Ref | undefined; }>; TouchableWithoutFeedback: React.ForwardRefExoticComponent | undefined; }>; View: React.ForwardRefExoticComponent | undefined; }>; FlatList: typeof styledFlatList; SectionList: typeof styledSectionList; VirtualizedList: typeof styledVirtualizedList; LI: React.ForwardRefExoticComponent<(RN.ViewProps | RN.TextProps) & import("..").StyledComponentProps & { ref?: React.Ref | undefined; }>; UL: React.ForwardRefExoticComponent | undefined; }>; Nav: React.ForwardRefExoticComponent | undefined; }>; Table: React.ForwardRefExoticComponent | undefined; }>; THead: React.ForwardRefExoticComponent | undefined; }>; TFoot: React.ForwardRefExoticComponent | undefined; }>; TH: React.ForwardRefExoticComponent & { colSpan?: string | number | undefined; rowSpan?: string | number | undefined; } & import("..").StyledComponentProps & { ref?: React.Ref | undefined; }>; TD: React.ForwardRefExoticComponent & { colSpan?: string | number | undefined; rowSpan?: string | number | undefined; } & import("..").StyledComponentProps & { ref?: React.Ref | undefined; }>; TBody: React.ForwardRefExoticComponent | undefined; }>; TR: React.ForwardRefExoticComponent | undefined; }>; Span: React.ForwardRefExoticComponent | undefined; }>; H1: React.ForwardRefExoticComponent | undefined; }>; H2: React.ForwardRefExoticComponent | undefined; }>; H3: React.ForwardRefExoticComponent | undefined; }>; H4: React.ForwardRefExoticComponent | undefined; }>; H5: React.ForwardRefExoticComponent | undefined; }>; H6: React.ForwardRefExoticComponent | undefined; }>; Strong: React.ForwardRefExoticComponent | undefined; }>; Code: React.ForwardRefExoticComponent | undefined; }>; P: React.ForwardRefExoticComponent | undefined; }>; }; export declare const ActivityIndicator: React.ForwardRefExoticComponent | undefined; }>, Code: React.ForwardRefExoticComponent | undefined; }>, FlatList: typeof styledFlatList, H1: React.ForwardRefExoticComponent | undefined; }>, H2: React.ForwardRefExoticComponent | undefined; }>, H3: React.ForwardRefExoticComponent | undefined; }>, H4: React.ForwardRefExoticComponent | undefined; }>, H5: React.ForwardRefExoticComponent | undefined; }>, H6: React.ForwardRefExoticComponent | undefined; }>, Image: React.ForwardRefExoticComponent | undefined; }>, ImageBackground: React.ForwardRefExoticComponent | undefined; }>, KeyboardAvoidingView: React.ForwardRefExoticComponent | undefined; }>, LI: React.ForwardRefExoticComponent<(RN.ViewProps | RN.TextProps) & import("..").StyledComponentProps & { ref?: React.Ref | undefined; }>, Modal: React.ForwardRefExoticComponent | undefined; }>, Nav: React.ForwardRefExoticComponent | undefined; }>, P: React.ForwardRefExoticComponent | undefined; }>, Pressable: React.ForwardRefExoticComponent & import("..").StyledComponentProps & { ref?: React.Ref | undefined; }>, RefreshControl: React.ForwardRefExoticComponent | undefined; }>, SafeAreaView: React.ForwardRefExoticComponent | undefined; }>, ScrollView: React.ForwardRefExoticComponent | undefined; }>, SectionList: typeof styledSectionList, Span: React.ForwardRefExoticComponent | undefined; }>, Strong: React.ForwardRefExoticComponent | undefined; }>, Switch: React.ForwardRefExoticComponent | undefined; }>, TBody: React.ForwardRefExoticComponent | undefined; }>, TD: React.ForwardRefExoticComponent & { colSpan?: string | number | undefined; rowSpan?: string | number | undefined; } & import("..").StyledComponentProps & { ref?: React.Ref | undefined; }>, TFoot: React.ForwardRefExoticComponent | undefined; }>, TH: React.ForwardRefExoticComponent & { colSpan?: string | number | undefined; rowSpan?: string | number | undefined; } & import("..").StyledComponentProps & { ref?: React.Ref | undefined; }>, THead: React.ForwardRefExoticComponent | undefined; }>, TR: React.ForwardRefExoticComponent | undefined; }>, Table: React.ForwardRefExoticComponent | undefined; }>, Text: React.ForwardRefExoticComponent | undefined; }>, TextInput: React.ForwardRefExoticComponent | undefined; }>, TouchableHighlight: React.ForwardRefExoticComponent | undefined; }>, TouchableNativeFeedback: React.ForwardRefExoticComponent | undefined; }>, TouchableOpacity: React.ForwardRefExoticComponent | undefined; }>, TouchableWithoutFeedback: React.ForwardRefExoticComponent | undefined; }>, UL: React.ForwardRefExoticComponent | undefined; }>, View: React.ForwardRefExoticComponent | undefined; }>, VirtualizedList: typeof styledVirtualizedList; export { styled };