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