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