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