import * as React from 'react'; import { TableOfContentsProps } from './types'; export declare const TableOfContents: React.NamedExoticComponent;