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