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