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