export { TableOfContents } from './TableOfContents'; export type { TableOfContentsProps, ContentItem, } from './TableOfContents.types';