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