import type { MarkdownVFile } from '@astrojs/markdown-remark'; export declare function rehypeInjectHeadingsExport(): (tree: any, file: MarkdownVFile) => void;