import React from 'react'; declare const BottomSheetHandle: React.MemoExoticComponent<() => JSX.Element>; export default BottomSheetHandle;