export { TableOfContents } from './TableOfContents';
export type { TableOfContentsProps, TableOfContentsCssVariables, TableOfContentsFactory, TableOfContentsStylesNames, TableOfContentsVariant, } from './TableOfContents';
