/// import { SectionListProps as RNSectionListProps } from 'react-native'; import { ResponsivePrefixStyleProps, ResponsiveStyleProps, ViewStyle } from '../../styled'; export declare type SectionListProps = Omit, 'style' | 'contentContainerStyle' | 'ListFooterComponentStyle' | 'ListHeaderComponentStyle'> & ResponsiveStyleProps & ResponsivePrefixStyleProps & ResponsivePrefixStyleProps & ResponsivePrefixStyleProps; export declare const SectionList: import("react").ForwardRefExoticComponent, "style" | "contentContainerStyle" | "ListFooterComponentStyle" | "ListHeaderComponentStyle"> & ResponsiveStyleProps & ResponsivePrefixStyleProps & ResponsivePrefixStyleProps & ResponsivePrefixStyleProps & import("react").RefAttributes>; //# sourceMappingURL=SectionList.d.ts.map