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