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