import { FunctionComponent } from 'react'; import { TaroTabbarItemProps } from "../../types"; export declare const TabbarItem: FunctionComponent>;