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