import React from 'react'; import { TabBarItemProps, TabBarItemRef } from './type'; export declare const Item: React.ForwardRefExoticComponent>;