import { FC } from 'react'; import { BottomNavigationProps } from './types'; export declare const BottomNavigation: FC; //# sourceMappingURL=index.d.ts.map