import { ForwardRefExoticComponent } from 'react';
import type { INavigationProps } from './INavigationProps';
export declare const Navigation: ForwardRefExoticComponent<INavigationProps>;
export default Navigation;
//# sourceMappingURL=Navigation.d.ts.map