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