export declare const remarkCustomFootnotes: () => (tree: any, file: any) => void;
export declare const rehypeFootnoteLinks: () => (tree: any, file: any) => void;
