export declare const linkReplacer: (markdown: string, base: string) => string;
