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