/// export type { BottomSheetProps, } from 'reanimated-bottom-sheet'; export declare const BottomSheet: (props: any) => JSX.Element;