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