import type { FunctionalComponent } from 'vue'; declare const Service: FunctionalComponent<{}, {}>; export default Service;