import { Component } from '../../types';
export declare const categoryNavigationComponent: () => Component;
