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