import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const Minimize2Icon: FunctionalComponent; export default Minimize2Icon;