import React from 'react'; import { View } from 'react-native'; import type { TabPaneProps } from './type'; export declare const TabPane: React.ForwardRefExoticComponent>;