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