import type { SFCWithInstall } from '../utils/types'; import Box from './src/index.vue'; declare const _Box: SFCWithInstall; export default _Box;