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