import { NavigationItem } from 'typedoc-plugin-markdown';
export declare function getSidebar(navigationItems: NavigationItem[]): string;
