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