import React from 'react'; export declare const HotlinkedText: React.FC<{ text: string; }>;