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