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