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