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