import { FlatListProps } from "react-native"; export declare function TabFlatList(props: FlatListProps): import("react/jsx-runtime").JSX.Element;