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