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