//#region src/Markdown/plugins/rehypeCustomFootnotes.d.ts
declare const rehypeCustomFootnotes: () => (tree: any, file: any) => void;
//#endregion
export { rehypeCustomFootnotes };
//# sourceMappingURL=rehypeCustomFootnotes.d.mts.map