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