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