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