import { EntityDict } from '../../../oak-app-domain'; declare const _default: (props: import("oak-frontend-base").ReactComponentProps void; tocPosition: "none" | "left" | "right"; highlightBgColor: string; onArticlePreview: (content?: string, title?: string) => void; origin: null | EntityDict["extraFile"]["Schema"]["origin"]; scrollId: string; height: number | "auto"; activeColor: string | undefined; }>) => React.ReactElement; export default _default;