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