import { INavigationComponent } from './types'; declare const Navigation: INavigationComponent; export { Navigation };