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