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