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