export declare function makeLinkFromText(html: string): string; export declare function makeMailFromText(html: string): string;