import React from 'react'; import type { BottomSheetModalRef, BottomSheetModalProps } from '../types/BottomSheet'; export declare const BottomSheetModal: React.ForwardRefExoticComponent>;