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