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