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