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