export function remarkExtractTableOfContents(mdxExtracts: any): (tree: any) => void;
