import type { IconComponent } from '../types'; declare const TextCross: IconComponent; export default TextCross;