/// import { ModalProps } from 'react-native'; export declare function ModalView(props: ModalProps): JSX.Element;