import { JSX } from 'react';
export declare const OVERVIEW_ITEM_NAME = "overview";
export declare function DocsContent(): JSX.Element | null;
