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