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