import { IconDefinition } from '../../templates/types'; declare const MaximizeOutlined: IconDefinition; export default MaximizeOutlined;