/// <reference types="react" />
import './index.css';
export default function TableOfContentsPlugin(): JSX.Element;
