export declare function parseEmoji(text: string): string; export declare function twitterAutoLink(text: string): string;