import type { VNode } from 'vue'; export declare const parseUrlMarkdown: (content: string | VNode | (string | VNode)[]) => (string | VNode)[]; //# sourceMappingURL=url.d.ts.map