import { FlatList as RNFlatList } from 'react-native'; export declare const FlatList: typeof RNFlatList; export default FlatList;