export declare function link(url: string, { text, dim }?: { text?: string; dim?: boolean; }): string;