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