import { Root, RootContent } from 'hast'; export default function rehypeUrls(node: Root | RootContent, fromPath: string): void;