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