import { RefreshControl as RNRefreshControl } from 'react-native'; export declare const RefreshControl: typeof RNRefreshControl; export default RefreshControl;