import type React from 'react'; export declare const BottomSheet: React.ComponentType>; export declare const BottomSheetFlatList: React.ComponentType>; export declare const BottomSheetScrollView: React.ComponentType>; export declare const BottomSheetSectionList: React.ComponentType>; export declare const BottomSheetView: React.ComponentType>; export declare const BottomSheetVirtualizedList: React.ComponentType>;