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