export default function remarkWikiLinks(options?: { resolveLinks?: boolean; }): (tree: any) => void;