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