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