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