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