import React from 'react'; import type { BottomSheetTextInputProps } from './types'; declare const BottomSheetTextInput: React.MemoExoticComponent>>>>>; export default BottomSheetTextInput;