import { LayoutTocProps } from "../type.mjs";
import * as react25 from "react";

//#region src/Layout/components/LayoutToc.d.ts
declare const LayoutToc: react25.NamedExoticComponent<LayoutTocProps>;
//#endregion
export { LayoutToc };
//# sourceMappingURL=LayoutToc.d.mts.map