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