import React from "react"; import { ScrollViewProps } from "react-native"; export declare const ScreenScrollView: React.FC;