import type { DefineComponent } from 'vue'; declare const Box: DefineComponent>; export { Box };