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