--- import { themeConfig } from '@/config' import type { TOCProps } from '@/types' const { toc = [] }: TOCProps = Astro.props ---