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