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