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