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