import type { JSX } from 'react';
export declare function DocsContent(): JSX.Element | null;
