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